home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / crdcnv11.zip / CARDCONV.TXT < prev   
Text File  |  1991-04-07  |  2KB  |  63 lines

  1. CardConv Ver 1.1
  2. (c) 1990,91 by DATA CONSULT, Robert Schoettl
  3.  
  4.  
  5. CardConv is a small file coverter which brings Card-Data from MS-WINDOWS CARD.EXE
  6. program into ASCII format, readable with common database or wordprocessing
  7. programs.
  8.  
  9. *** Update Note ***
  10. Changes from Version 1.0 to 1.1
  11. Fixed bug when trying to convert more than 260 cards. This release now reads
  12. up to 1350 cards. Sorry for the long time delay to fix this bug.
  13.  
  14. *** Version 2.0 Announcement ***
  15. Version 2.0 will completely work under the Windows 3.0 environment, as soon as
  16. Borlands Pascal for Windows will be available in Germany.
  17. Feel free to give me some comments / suggestions for that release.
  18.  
  19.  
  20. _CardConv_Syntax_
  21.  
  22. CARDCONV cardfile.CRD newfile.ext delimiter [/I][/E][/C]
  23.  
  24. cardfile    WINDOWS cardfile with extension
  25.  
  26. newfile    holds converted data
  27.  
  28. delimiter    field delimiter (up to 3 characters long)
  29.  
  30. * [/I]    include card-index line as record content
  31.  
  32. * [/E]    output only card-index line
  33.  
  34. * [/C]    convert German special characters (ÄÖÜäöüß)
  35.  
  36. * These parameters are optional and can be mixed in any order.
  37.  
  38.  
  39. _CardConv_Operation_
  40.  
  41. The main purpose for creating CardConv was to get collected addresses
  42. from the Windows CARD-Program into a mailmerge-format for MS-WORD.
  43. Each cardfile entry is seen as one record and ends with a CRLF.
  44. Each line within a cardfile entry is separated by a given delimiter.
  45. (MS-WORD for example uses the ';'-character).
  46. And that's all it does!
  47.  
  48. You can use CardConv only with files which contain pure text-records.
  49. If you use it with card files which contain graphic informations you
  50. will get garbage-results.
  51.  
  52. For any ideas, comments feel free to contact me:
  53.  
  54. Robert Schoettl
  55. Erzgießereistrasse 40
  56. 8000 Muenchen 2
  57. Fax: +41+89+523 61 05
  58. Germany
  59.  
  60. Mailbox addresses:
  61. Mailbox System Nuernberg:    <msn.rmi.de!r_schoettl>
  62. Compuserve User-ID      :    [100012,1033]
  63.